home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1000 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.4 KB  |  38 lines

  1. Path: news.iconn.net!news
  2. From: thecrow@iconn.net (The Crow)
  3. Newsgroups: comp.lang.c++,comp.lang.pascal.delphi.misc,comp.os.ms-windows.programmer.tools.misc
  4. Subject: Re: C++ with Zapp vs. Delphi
  5. Date: 9 Jan 1996 00:43:49 GMT
  6. Organization: I rule the world
  7. Message-ID: <4csdo8$308@news.iconn.net>
  8. References: <4cfor8$qno@picasso.op.net> <4cjthe$23t@canton.charm.net>
  9. NNTP-Posting-Host: st-ts00-03.iconn.net
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=ISO-8859-1
  12. X-Newsreader: WinVN 0.99.6
  13.  
  14. In article <4cjthe$23t@canton.charm.net>, tekhed@charm.net╚ says...
  15. >
  16. >Bruce Momjian (root@candle.pha.pa.us) wrote:
  17. >: Pascal is simpler, but C++ is more powerful/flexible.
  18. >
  19. >: Is this a fair comparison?
  20. >
  21. >According to the manuals, you can have assembler blocks in Delphi. To me 
  22. >this would make the "flexibility" limit no less than any other language.
  23. >Correct me if I'm wrong.
  24. >
  25. >
  26.  
  27. DELPHI ran a sample program I posted a while ago that was pure number-crunching 
  28. a bit faster than did Borland C++, so the Power argument is pretty dead too. 
  29. Borland pretty much turned Pascal into C with different names for things. It is 
  30. *easier* to be more flexible with C, and you dont have to type as much (but it 
  31. is more cryptic at the same time) PASCAL usually makes smaller EXEs for 
  32. whatever reason.  It probably evens out once programs get large though.
  33.  
  34. The Crow - thecrow@iconn.net
  35. "It can't rain all the time"
  36. -Kryptology
  37.  
  38.